SetHandle Method (C1RecyclerViewAdapter<T>)
In This Topic
Syntax
'Declaration
Protected Sub SetHandle( _
ByVal As IntPtr, _
ByVal As Android.Runtime.JniHandleOwnership _
)
protected void SetHandle(
IntPtr ,
Android.Runtime.JniHandleOwnership
)
Parameters
- value
- transfer
See Also